バージョン

DataSourceUrl メソッド (Series<T,M,A>)

シリーズ モデル SeriesModel.DataSourceUrl を設定します。
シンタックス
'宣言
 
Public Function DataSourceUrl( _
   ByVal dataSourceUrl As System.String _
) As A
public A DataSourceUrl( 
   System.string dataSourceUrl
)

パラメータ

dataSourceUrl
データ ソース URL。

戻り値の型

自身
参照

オンラインで表示: GitHub